PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getColSpan Method
In This Topic
    getColSpan Method
    In This Topic
    Gets the number of columns this cell spans on.
    Syntax
    public int getColSpan()

    Return Value

    The number of columns on which this cell spans.
    See Also